home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group95a.txt / 000021_icon-group-sender _Tue Jan 24 16:59:07 1995.msg < prev    next >
Internet Message Format  |  1995-02-09  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Tue, 24 Jan 1995 13:34:21 MST
  2. To: icon-group-l@cs.arizona.edu
  3. Date: Tue, 24 Jan 1995 16:59:07 GMT
  4. From: btiffin@on.bell.ca (Brian Tiffin)
  5. Message-Id: <D2x5tu.89@on.bell.ca>
  6. Organization: Bell Sygma
  7. Sender: icon-group-request@cs.arizona.edu
  8. Subject: Icon V9, under OpenVMS/VAX and Indexed RMS files
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10.  
  11. Hi,
  12.  
  13.    I've got some code that attempts to take free format user entered string data and look up postal codes.  I think
  14. I have a useable algorithm to pull out Number Streetname Streettype Direction (the city is 'guessed at' using a
  15. telephone number) while skipping over/under the 'garbage'.
  16.  
  17.    Now I'd like a way of indexing into our keyed Canada Post data to pull out the actual postal code.  Anyone out there
  18. ever done any FAB/RAB low level operations from Icon V9?  Reading through the file as flat ASCII just doesn't cut it
  19. and its way too huge to pull into a TABLE.  I'm thinking that I should probably look into the C interface, but I was just
  20. wondering if this has been done before.
  21.  
  22. Thanks,
  23.  
  24. Brian Tiffin
  25. Centracs Development
  26. btiffin@on.bell.ca